@Component @DisallowConcurrentExecution public class ExampleJob extends Object implements org.quartz.Job
static String
ID
SCHEDULER
TRIGGER
ExampleJob()
void
execute(org.quartz.JobExecutionContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String ID
public static final String TRIGGER
public static final String SCHEDULER
public ExampleJob()
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
org.quartz.Job
org.quartz.JobExecutionException
Copyright © 2024. All rights reserved.